home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / thing < prev    next >
Encoding:
Text File  |  1992-07-09  |  198 b   |  7 lines

  1. thing --Operation, one input.
  2.      The input must be a word, and must be the name  of  a  variable.   The
  3.      output is the value of the variable.  These are equivalent:
  4.  
  5.      :foo
  6.      thing "foo
  7.